home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / domacnost a kancelar / scribus / scribus-1.3.3.7-win32-install.exe / tcl / tcl8.4 / msgcat1.3 / pkgIndex.tcl < prev   
Text File  |  2004-04-07  |  134b  |  3 lines

  1. if {![package vsatisfies [package provide Tcl] 8.2]} {return}
  2. package ifneeded msgcat 1.3.2 [list source [file join $dir msgcat.tcl]]
  3.